How to Install libusbhid-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libusbhid-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

libusbhid-common software package provides Common files for the USB HID devices FreeBSD library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libusbhid-common 

libusbhid-common is installed in your system.

Make ensure the libusbhid-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep libusbhid-common *

You will get with libusbhid-common package name, version, architecture and description in a table

libusbhid-common package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libusbhid-common
Version 9.2+ds2-4
Description Common files for the USB HID devices FreeBSD library
Sub Section libs


See Also, How to uninstall or remove libusbhid-common software package from Ubuntu 14.04 LTS (Trusty Tahr)?